
.top{
	height:200px;
	background: #0099CC;
	}
	
	
.left{
	float:left;
	}
	
.right{
	float:right;
	}
	
.half{
	width:50%;
	margin:0 auto;
	}
	
.slogan{
	float:right;
	margin:30px auto;
	color:#fff; 
	font-weight:bold;
	}
	
.slogan p{ 
	font-size:23px; 
	font-weight:bold;
	line-height:40px;
	height:40px;
	}
	
	
.logtitle{
	background: url(../images/gx.png) no-repeat center;
	line-height:40px;
	height:40px;
	color:#fff; 
	font-weight:bold;
	margin:10px auto;
	padding:5px;
	font-size:24px;
	text-align: center;
	}
	
	
.text-yellow{
	color:yellow;
	}

.QQ>p{
	line-height:40px;
	height:40px;
	}
	
.QQ img{ 
	display:inline-table;
	line-height:30px;
	}
	
.email{
	background:url(../images/email.png) no-repeat left top;
	padding-left:30px;
	}
	
.qqimg{
	background: url(../images/qq.png) no-repeat left top;
	padding-left:30px;
	}
	
.qqimg a{
	color:#f00;
	}
	
.border{
	border: 1px solid #000;
    padding: 20px;
    margin-left: 132px;
    width: 988px;
	background-color: #ffffff3b;
}
	
	
.border p{
	line-height:30px;
	height:30px;
	}
	

	
iframe{
	width:1000px;
	min-height:198px;
	margin:0 auto;
	overflow:auto;
	box-shadow:2px 2px 2px #eee;
	border:none;
	}
	
	

.STYLE2 {
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FF0000;
	}
	
.STYLE3 {	
	font-size: 18px;
	font-weight: bold;
	color: #FF00FF;
	text-align: center;
	}
	
.STYLE4 {

    font-size: 16px;
    font-weight: bold;
    color: #000000;
text-align: center;
	}
	
.STYLE5 {	
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	    text-align: center;
	}
	
.link_button {
    /* -webkit-border-radius: 4px; */
    /* -moz-border-radius: 4px; */
    /* border-radius: 4px; */
    /* border: solid 1px #20538D; */
    /* text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4); */
    /* -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2); */
    /* -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2); */
    /* box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2); */
    /* background: #b50000; */
    color: #000;
    padding: 8px 12px;
    text-decoration: none;
		background: url(../images/bt.png) no-repeat center;
}
.bt{
	width: 1042px;
	height: 80px;
	margin-left: 256px;
}	

.bt{
	width: 1042px;
	height: 80px;
	margin-left: 256px;
}	
.bt1{
	width: 1042px;
	
	margin-left: 256px;
	margin-top: 16px;
}	
a.link_button1 {
    float: left;
    width: 229px;
    height: 41px;
    
    color: #000;
    padding: 8px 12px;
    text-decoration: none;
	background: url(../images/bt1.png) no-repeat center;
}
a.link_button2 {
    float: left;
    width: 229px;
    height: 41px;
    
    color: #000;
    padding: 8px 12px;
    text-decoration: none;
	background: url(../images/bt2.png) no-repeat center;
}
a.link_button3 {
    float: left;
    width: 229px;
    height: 41px;
    
    color: #000;
    padding: 8px 12px;
    text-decoration: none;
	background: url(../images/bt3.png) no-repeat center;
}

a.link_button4 {
    float: left;
    width: 229px;
    height: 41px;
    
    color: #000;
    padding: 8px 12px;
    text-decoration: none;
	background: url(../images/bt4.png) no-repeat center;
}
a.link_button5 {
    float: left;
    width: 229px;
    height: 41px;
    
    color: #000;
    padding: 8px 12px;
    text-decoration: none;
	background: url(../images/bt5.png) no-repeat center;
}
a.link_button6{
    float: left;
    width: 229px;
    height: 41px;
    
    color: #000;
    padding: 8px 12px;
    text-decoration: none;
	background: url(../images/bt7.png) no-repeat center;
}


body {
	   /* 使元素的高度和宽度都为100% */
	   height: 100%;
	   width: 100%;
	   /* 设置背景图片 */
	   background-image: url(../images/bg.jpg);
	   /* 背景图片覆盖整个元素 */
	   background-size: cover;
	   /* 背景图片不平铺 */
	   background-repeat: no-repeat;
	   /* 背景图片定位在容器的中心 */
	   background-position: center;

	
}


.log {
    padding: 1px;
    margin-top: 114px;
}

#footer {
    height: 30px;
    line-height: 30px;
   position: fixed;
    bottom: 0;
    width: 100%;
    text-align: center;
    background: #333;
    color: #fff;
    font-family: Arial;
    font-size: 12px;
    letter-spacing: 1px;
}

.content {
    height: 1800px;
    width: 100%;
    text-align: center;
}
.white {
text-decoration: none;
color: #F00;
}